FaceAlignment
Face alignment models and preprocessing.
Types
Fan2d106
Link copied to clipboard
This model is a neural network for face alignment that take RGB images of faces as input and produces coordinates of 106 faces landmarks.
Functions
Properties
inputShape
Link copied to clipboard
modelRelativePath
Link copied to clipboard
preprocessor
Link copied to clipboard
open val preprocessor: Operation<Pair<FloatArray, TensorShape>, Pair<FloatArray, TensorShape>>
Content copied to clipboard
Inheritors
ONNXModels.FaceAlignment
Link copied to clipboard